home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 April / ME_04_2012.iso / Multimedia / AutoRate 1.6.dmg / Enable Half-Star Ratings in iTunes.app / Contents / document.wflow < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-30  |  9.5 KB  |  380 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AMApplicationBuild</key>
  6.     <string>160</string>
  7.     <key>AMApplicationVersion</key>
  8.     <string>2.0.2</string>
  9.     <key>AMDocumentVersion</key>
  10.     <string>2</string>
  11.     <key>actions</key>
  12.     <array>
  13.         <dict>
  14.             <key>action</key>
  15.             <dict>
  16.                 <key>AMAccepts</key>
  17.                 <dict>
  18.                     <key>Container</key>
  19.                     <string>List</string>
  20.                     <key>Optional</key>
  21.                     <true/>
  22.                     <key>Types</key>
  23.                     <array/>
  24.                 </dict>
  25.                 <key>AMActionVersion</key>
  26.                 <string>1.0</string>
  27.                 <key>AMParameterProperties</key>
  28.                 <dict>
  29.                     <key>affirmativeTitle</key>
  30.                     <dict/>
  31.                     <key>displayWarning</key>
  32.                     <dict/>
  33.                     <key>explanationText</key>
  34.                     <dict/>
  35.                     <key>negativeTitle</key>
  36.                     <dict/>
  37.                     <key>questionText</key>
  38.                     <dict>
  39.                         <key>tokenizedValue</key>
  40.                         <array>
  41.                             <string>Enable half-star ratings in iTunes?</string>
  42.                         </array>
  43.                     </dict>
  44.                 </dict>
  45.                 <key>AMProvides</key>
  46.                 <dict>
  47.                     <key>Container</key>
  48.                     <string>List</string>
  49.                     <key>Types</key>
  50.                     <array/>
  51.                 </dict>
  52.                 <key>ActionBundlePath</key>
  53.                 <string>/System/Library/Automator/Ask for Confirmation.action</string>
  54.                 <key>ActionName</key>
  55.                 <string>Ask for Confirmation</string>
  56.                 <key>ActionParameters</key>
  57.                 <dict>
  58.                     <key>affirmativeTitle</key>
  59.                     <string>OK</string>
  60.                     <key>displayWarning</key>
  61.                     <true/>
  62.                     <key>explanationText</key>
  63.                     <string>This will allow you to set half-star ratings. Otherwise you can view them, but once you change a rating you can only set it back to whole stars.</string>
  64.                     <key>negativeTitle</key>
  65.                     <string>Cancel</string>
  66.                     <key>questionText</key>
  67.                     <string>Enable half-star ratings in iTunes?</string>
  68.                 </dict>
  69.                 <key>Application</key>
  70.                 <array>
  71.                     <string>Automator</string>
  72.                 </array>
  73.                 <key>BundleIdentifier</key>
  74.                 <string>com.apple.Automator.Ask for Confirmation</string>
  75.                 <key>CFBundleVersion</key>
  76.                 <string>1.0</string>
  77.                 <key>CanShowSelectedItemsWhenRun</key>
  78.                 <true/>
  79.                 <key>CanShowWhenRun</key>
  80.                 <false/>
  81.                 <key>Category</key>
  82.                 <array>
  83.                     <string>AMCategoryUtilities</string>
  84.                 </array>
  85.                 <key>Class Name</key>
  86.                 <string>AMAppleScriptAction</string>
  87.                 <key>InputUUID</key>
  88.                 <string>D3AF1EBB-2D4A-4A5D-B098-8AE942BEB4E7</string>
  89.                 <key>Keywords</key>
  90.                 <array>
  91.                     <string>Message</string>
  92.                     <string>Ask</string>
  93.                     <string>Display</string>
  94.                     <string>Prompt</string>
  95.                     <string>Show</string>
  96.                 </array>
  97.                 <key>OutputUUID</key>
  98.                 <string>C26DBC5A-87A6-4903-89C3-585CDC03BE12</string>
  99.                 <key>UUID</key>
  100.                 <string>AC924B4F-79E2-4654-8C91-592D8C38F949</string>
  101.                 <key>UnlocalizedApplications</key>
  102.                 <array>
  103.                     <string>Automator</string>
  104.                 </array>
  105.                 <key>arguments</key>
  106.                 <dict>
  107.                     <key>0</key>
  108.                     <dict>
  109.                         <key>default value</key>
  110.                         <string></string>
  111.                         <key>name</key>
  112.                         <string>questionText</string>
  113.                         <key>required</key>
  114.                         <string>0</string>
  115.                         <key>type</key>
  116.                         <string>0</string>
  117.                         <key>uuid</key>
  118.                         <string>0</string>
  119.                     </dict>
  120.                     <key>1</key>
  121.                     <dict>
  122.                         <key>default value</key>
  123.                         <string>Cancel</string>
  124.                         <key>name</key>
  125.                         <string>negativeTitle</string>
  126.                         <key>required</key>
  127.                         <string>0</string>
  128.                         <key>type</key>
  129.                         <string>0</string>
  130.                         <key>uuid</key>
  131.                         <string>1</string>
  132.                     </dict>
  133.                     <key>2</key>
  134.                     <dict>
  135.                         <key>default value</key>
  136.                         <string></string>
  137.                         <key>name</key>
  138.                         <string>explanationText</string>
  139.                         <key>required</key>
  140.                         <string>0</string>
  141.                         <key>type</key>
  142.                         <string>0</string>
  143.                         <key>uuid</key>
  144.                         <string>2</string>
  145.                     </dict>
  146.                     <key>3</key>
  147.                     <dict>
  148.                         <key>default value</key>
  149.                         <false/>
  150.                         <key>name</key>
  151.                         <string>displayWarning</string>
  152.                         <key>required</key>
  153.                         <string>0</string>
  154.                         <key>type</key>
  155.                         <string>0</string>
  156.                         <key>uuid</key>
  157.                         <string>3</string>
  158.                     </dict>
  159.                     <key>4</key>
  160.                     <dict>
  161.                         <key>default value</key>
  162.                         <string>OK</string>
  163.                         <key>name</key>
  164.                         <string>affirmativeTitle</string>
  165.                         <key>required</key>
  166.                         <string>0</string>
  167.                         <key>type</key>
  168.                         <string>0</string>
  169.                         <key>uuid</key>
  170.                         <string>4</string>
  171.                     </dict>
  172.                 </dict>
  173.                 <key>isViewVisible</key>
  174.                 <true/>
  175.                 <key>location</key>
  176.                 <string>281.000000:856.000000</string>
  177.                 <key>nibPath</key>
  178.                 <string>/System/Library/Automator/Ask for Confirmation.action/Contents/Resources/English.lproj/main.nib</string>
  179.             </dict>
  180.             <key>isViewVisible</key>
  181.             <true/>
  182.         </dict>
  183.         <dict>
  184.             <key>action</key>
  185.             <dict>
  186.                 <key>AMAccepts</key>
  187.                 <dict>
  188.                     <key>Container</key>
  189.                     <string>List</string>
  190.                     <key>Optional</key>
  191.                     <true/>
  192.                     <key>Types</key>
  193.                     <array>
  194.                         <string>com.apple.cocoa.string</string>
  195.                     </array>
  196.                 </dict>
  197.                 <key>AMActionVersion</key>
  198.                 <string>2.0.1</string>
  199.                 <key>AMParameterProperties</key>
  200.                 <dict>
  201.                     <key>COMMAND_STRING</key>
  202.                     <dict/>
  203.                     <key>CheckedForUserDefaultShell</key>
  204.                     <dict/>
  205.                     <key>inputMethod</key>
  206.                     <dict/>
  207.                     <key>shell</key>
  208.                     <dict/>
  209.                     <key>source</key>
  210.                     <dict/>
  211.                 </dict>
  212.                 <key>AMProvides</key>
  213.                 <dict>
  214.                     <key>Container</key>
  215.                     <string>List</string>
  216.                     <key>Types</key>
  217.                     <array>
  218.                         <string>com.apple.cocoa.string</string>
  219.                     </array>
  220.                 </dict>
  221.                 <key>ActionBundlePath</key>
  222.                 <string>/System/Library/Automator/Run Shell Script.action</string>
  223.                 <key>ActionName</key>
  224.                 <string>Run Shell Script</string>
  225.                 <key>ActionParameters</key>
  226.                 <dict>
  227.                     <key>COMMAND_STRING</key>
  228.                     <string>defaults write com.apple.iTunes allow-half-stars -bool TRUE</string>
  229.                     <key>CheckedForUserDefaultShell</key>
  230.                     <true/>
  231.                     <key>inputMethod</key>
  232.                     <integer>0</integer>
  233.                     <key>shell</key>
  234.                     <string>/bin/bash</string>
  235.                     <key>source</key>
  236.                     <string></string>
  237.                 </dict>
  238.                 <key>Application</key>
  239.                 <array>
  240.                     <string>Automator</string>
  241.                 </array>
  242.                 <key>BundleIdentifier</key>
  243.                 <string>com.apple.RunShellScript</string>
  244.                 <key>CFBundleVersion</key>
  245.                 <string>2.0.1</string>
  246.                 <key>CanShowSelectedItemsWhenRun</key>
  247.                 <false/>
  248.                 <key>CanShowWhenRun</key>
  249.                 <true/>
  250.                 <key>Category</key>
  251.                 <array>
  252.                     <string>AMCategoryUtilities</string>
  253.                 </array>
  254.                 <key>Class Name</key>
  255.                 <string>RunShellScriptAction</string>
  256.                 <key>InputUUID</key>
  257.                 <string>60A0FB60-834B-4296-BAFF-981F3C50E90B</string>
  258.                 <key>Keywords</key>
  259.                 <array>
  260.                     <string>Shell</string>
  261.                     <string>Script</string>
  262.                     <string>Command</string>
  263.                     <string>Run</string>
  264.                     <string>Unix</string>
  265.                 </array>
  266.                 <key>OutputUUID</key>
  267.                 <string>F0311050-FDBB-4E5A-942E-F561DAC6297B</string>
  268.                 <key>StartAction</key>
  269.                 <false/>
  270.                 <key>UUID</key>
  271.                 <string>FA6BF3FA-3C06-48FF-BBF9-0851BA394C18</string>
  272.                 <key>UnlocalizedApplications</key>
  273.                 <array>
  274.                     <string>Automator</string>
  275.                 </array>
  276.                 <key>arguments</key>
  277.                 <dict>
  278.                     <key>0</key>
  279.                     <dict>
  280.                         <key>default value</key>
  281.                         <integer>0</integer>
  282.                         <key>name</key>
  283.                         <string>inputMethod</string>
  284.                         <key>required</key>
  285.                         <string>0</string>
  286.                         <key>type</key>
  287.                         <string>0</string>
  288.                         <key>uuid</key>
  289.                         <string>0</string>
  290.                     </dict>
  291.                     <key>1</key>
  292.                     <dict>
  293.                         <key>default value</key>
  294.                         <string>/bin/sh</string>
  295.                         <key>name</key>
  296.                         <string>shell</string>
  297.                         <key>required</key>
  298.                         <string>0</string>
  299.                         <key>type</key>
  300.                         <string>0</string>
  301.                         <key>uuid</key>
  302.                         <string>1</string>
  303.                     </dict>
  304.                     <key>2</key>
  305.                     <dict>
  306.                         <key>default value</key>
  307.                         <string></string>
  308.                         <key>name</key>
  309.                         <string>source</string>
  310.                         <key>required</key>
  311.                         <string>0</string>
  312.                         <key>type</key>
  313.                         <string>0</string>
  314.                         <key>uuid</key>
  315.                         <string>2</string>
  316.                     </dict>
  317.                     <key>3</key>
  318.                     <dict>
  319.                         <key>default value</key>
  320.                         <string></string>
  321.                         <key>name</key>
  322.                         <string>COMMAND_STRING</string>
  323.                         <key>required</key>
  324.                         <string>0</string>
  325.                         <key>type</key>
  326.                         <string>0</string>
  327.                         <key>uuid</key>
  328.                         <string>3</string>
  329.                     </dict>
  330.                     <key>4</key>
  331.                     <dict>
  332.                         <key>default value</key>
  333.                         <false/>
  334.                         <key>name</key>
  335.                         <string>CheckedForUserDefaultShell</string>
  336.                         <key>required</key>
  337.                         <string>0</string>
  338.                         <key>type</key>
  339.                         <string>0</string>
  340.                         <key>uuid</key>
  341.                         <string>4</string>
  342.                     </dict>
  343.                 </dict>
  344.                 <key>isViewVisible</key>
  345.                 <true/>
  346.                 <key>location</key>
  347.                 <string>281.000000:499.000000</string>
  348.                 <key>nibPath</key>
  349.                 <string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/English.lproj/main.nib</string>
  350.             </dict>
  351.             <key>isViewVisible</key>
  352.             <true/>
  353.         </dict>
  354.     </array>
  355.     <key>connectors</key>
  356.     <dict>
  357.         <key>E86F4D91-BAD8-4FA7-B242-8652839C94C6</key>
  358.         <dict>
  359.             <key>from</key>
  360.             <string>AC924B4F-79E2-4654-8C91-592D8C38F949 - AC924B4F-79E2-4654-8C91-592D8C38F949</string>
  361.             <key>to</key>
  362.             <string>FA6BF3FA-3C06-48FF-BBF9-0851BA394C18 - FA6BF3FA-3C06-48FF-BBF9-0851BA394C18</string>
  363.         </dict>
  364.     </dict>
  365.     <key>state</key>
  366.     <dict>
  367.         <key>EditorSplitViewPosition</key>
  368.         <real>0.0</real>
  369.         <key>MainSplitViewPosition_v2</key>
  370.         <real>338</real>
  371.         <key>windowFrame</key>
  372.         <string>{{173, 60}, {900, 942}}</string>
  373.         <key>windowFrameTopLeft</key>
  374.         <string>{{173, 0}, {900, 942}}</string>
  375.         <key>workflowViewScrollPosition</key>
  376.         <string>{{0, 0}, {562, 846}}</string>
  377.     </dict>
  378. </dict>
  379. </plist>
  380.